home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / e / ECTv101.readme < prev    next >
Encoding:
Text File  |  2000-05-03  |  2.3 KB  |  75 lines

  1. Short:    Now Free - The First(?) E Case Tool !!!
  2. Author:   pedro.duarte@bigfoot.com
  3. Uploader: pedro.duarte@bigfoot.com
  4. Type:     dev/e
  5.  
  6.  
  7.  
  8.       Since the Amiga_E language in now freeware and at the moment (and 
  9. during the last years) I've been too short on time to improve ECT *and*
  10. i didn't got any registration - that's was also important :| - I've 
  11. decided to release the full version of this program as freeware,
  12. but there will be (very likely) no futher improvements, maybe only a few
  13. bug fixing perhaps.
  14.       Still, if you're feeling generous, be my guest ...
  15.  
  16. So, here goes the full blown version of it. Read the docs for further 
  17. details.
  18.  
  19. There some bugs on it, but at least it didn't crash (yes, i had the time
  20. to test it; in fact, i used ECT everytime for programming in Amiga_E
  21. when i had the time, after its creation). Maybe, i'll correct some.
  22.  
  23.  
  24.  
  25. Introduction:
  26. »»»»»»»»»»»»
  27.  
  28.       As you surely know, the Amiga_E is a case sensitive programming 
  29. language so E-Case Tool (ECT) born (a long, long time ago), because I
  30. would like to type in Amiga_E always in lower case, since I was very lazy
  31. to keep hitting always the [Shift] key 8-) .
  32.  
  33.       So, ECT tries to make the Amiga_E case insensitive ...
  34.       What does this means ??
  35.  
  36.  
  37.       Well, it allows you to write code like this :
  38.  
  39.             proc main()
  40.             writef('boo !')
  41.             endproc
  42.  
  43.       and it will be translated by magic in to the E standard :
  44.  
  45.             PROC main()
  46.             WriteF('boo !')
  47.             ENDPROC
  48.  
  49. Wow ! Isn't that great ?! At least I think so.
  50.  
  51. Requirements:
  52. »»»»»»»»»»»»
  53.  
  54.    · The Amiga_E programming language 
  55.  
  56.    · And an Amiga classic computer or an emulator
  57.  
  58.  
  59.    At the moment, ECT v1.01 need OS 2.xx or higher to run. If you need 1.3 
  60. compatibility, contact me.
  61.  
  62.  
  63. ============================= Archive contents =============================
  64.  
  65. Original  Packed Ratio    Date     Time    Name
  66. -------- ------- ----- --------- --------  -------------
  67.      628     265 57.8% 14-Mar-00 20:02:04  ECTv1.01.info
  68.      628     272 56.6% 14-Mar-00 20:02:44 +Doc.info
  69.    17464    6869 60.6% 14-Mar-00 19:53:22 +ECTv1.01.guide
  70.      464     236 49.1% 14-Mar-00 20:02:42 +ECTv1.01.guide.info
  71.    20664   10550 48.9% 09-Mar-00 19:56:26 +ECT
  72.     1781     938 47.3% 09-Mar-00 22:27:34 +ECTv101.readme
  73. -------- ------- ----- --------- --------
  74.    41629   19130 54.0% 02-Apr-100 14:41:48   6 files
  75.